Skip to main content

All Questions

2votes
2answers
5kviews

How to install kernel development headers to staging with Buildroot for kernel module development?

I am planning to do some Rasperry Pi C/C++ kernel module development using BuildRoot 2015.08.1. What works: I can build a kernel and a rootfs and boot the Raspberry Pi. I can build/rebuild a "hello ...
marcv81's user avatar
1vote
1answer
3kviews

No make target "uImage" with Buildroot 2013.05

After enabling Linux Kernel option and setting the Kernel binary format to uImage, I always get the following error: make[1]: *** No rule to make target `uImage'. Stop. My buildroot configuration is ...
Marc's user avatar
  • 141

close